<-- Return to index
Bugs, Limitations, Version Fixes
Contents:
Known Bugs
Know Limitations
Version Fixes
Known Bugs:
There are no known bugs.
Let me know if you find any! Please have a look at the contact
page on how to contact me and submit bugs.
Know Limitations:
SetDeviceGammaRamp():
Monitor Calibration Wizard uses the Windows API call SetDeviceGammaRamp(). This
function is limited by two things. First, your video card needs to support loadable
gamma ramps. If you video card does not, this program will not be able to do anything.
Second, this function doesn't let you load extreme gamma ramps, mainly very dark
or bright gamma ramps. If you create or modify a profile in a way that becomes
to extreme, this function will not accept the change and the profile will not
be applied.
Color Depth:
In order to set a color profile, your color depth must be set to at least "15
bit", and yes "16 bit", "24 bit", "32 bit",
and higher are fine too. There are ways to provide the same affect to 256 color
mode but that will not be implemented. Sorry to that one person out there who
was looking for 256 color support :)
Version Fixes:
This is the first version so there are no fixes from previous versions.
<-- Return to index